home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / GRAPHICS / GRAPHING / 3839.ZIP / GRPHCA22.ZIP / EXAMPLES.ZIP / TIC.PLT < prev    next >
Encoding:
Text File  |  1993-02-03  |  215 b   |  14 lines

  1. [ tic.plt
  2.  
  3. paper size 11 by 8.5
  4.  
  5. subplot 2 2 9 6.75
  6. tic size 0.3 0.15
  7. draw x
  8. xlabel 'tic size 0.3 0.15, tics in'
  9.  
  10. subplot 2 4 9 6.75
  11. tic size 0.1 0.05
  12. tic out
  13. draw x
  14. xlabel 'tic size 0.1 0.5, tics out'